home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Pogoda z internetu / Program Pogoda 1.61 / pogoda-1.61.exe / {app} / pogoda.exe / 0 / RCDATA / THISTORIA / THISTORIA.txt
Text File  |  2006-07-22  |  8KB  |  312 lines

  1. object historia: Thistoria
  2.   Left = 266
  3.   Top = 101
  4.   BorderStyle = bsDialog
  5.   Caption = 'Dane historyczne'
  6.   ClientHeight = 604
  7.   ClientWidth = 775
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 32
  22.     Height = 13
  23.     Cursor = crHandPoint
  24.     Caption = 'Label1'
  25.     ShowAccelChar = False
  26.     Visible = False
  27.     OnClick = Label1Click
  28.   end
  29.   object SG: TStringGrid
  30.     Left = 7
  31.     Top = 33
  32.     Width = 762
  33.     Height = 242
  34.     ColCount = 10
  35.     DefaultRowHeight = 16
  36.     FixedCols = 0
  37.     RowCount = 2
  38.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing]
  39.     ScrollBars = ssNone
  40.     TabOrder = 0
  41.     ColWidths = (
  42.       36
  43.       54
  44.       45
  45.       107
  46.       75
  47.       111
  48.       64
  49.       57
  50.       58
  51.       121)
  52.   end
  53.   object Button1: TButton
  54.     Left = 672
  55.     Top = 4
  56.     Width = 97
  57.     Height = 25
  58.     Caption = 'Pobierz brakuj'#261'ce'
  59.     TabOrder = 1
  60.     OnClick = Button1Click
  61.   end
  62.   object Memo1: TMemo
  63.     Left = 8
  64.     Top = 512
  65.     Width = 185
  66.     Height = 89
  67.     Lines.Strings = (
  68.       'Memo1')
  69.     TabOrder = 2
  70.     Visible = False
  71.   end
  72.   object Button2: TButton
  73.     Left = 208
  74.     Top = 552
  75.     Width = 75
  76.     Height = 25
  77.     Caption = 'Button2'
  78.     TabOrder = 3
  79.     OnClick = Button2Click
  80.   end
  81.   object wykres: TRSChartPanel
  82.     Left = 8
  83.     Top = 280
  84.     Width = 761
  85.     Height = 249
  86.     TabOrder = 4
  87.     ScalingFlags = []
  88.     UseDockManager = True
  89.     ChartShadow.Brush.Color = clBlack
  90.     ChartShadow.Size = 2
  91.     Background.Brush.Color = clBtnFace
  92.     Background.ImageMode = imCenter
  93.     Background.Visible = False
  94.     Foreground.Brush.Color = clBtnFace
  95.     Foreground.ImageMode = imCenter
  96.     Foreground.Visible = False
  97.     BottomAxis.Format = '#,##0.###'
  98.     BottomAxis.Grid.GridPen.Style = psDot
  99.     BottomAxis.Grid.MinorGridPen.Color = clInactiveBorder
  100.     BottomAxis.Grid.TicksPen.Color = clGray
  101.     BottomAxis.Labels.Font.Charset = DEFAULT_CHARSET
  102.     BottomAxis.Labels.Font.Color = clWindowText
  103.     BottomAxis.Labels.Font.Height = -11
  104.     BottomAxis.Labels.Font.Name = 'MS Sans Serif'
  105.     BottomAxis.Labels.Font.Style = []
  106.     BottomAxis.LabelStyle = alsCaption
  107.     BottomAxis.Maximum = 11
  108.     BottomAxis.ZoomMaximum = 11
  109.     BottomAxis.MinStepIncrement = 1
  110.     BottomAxis.Options = [axAutomaticMinimum, axAutomaticMaximum, axShowLabels, axShowGrid]
  111.     BottomAxis.Title.Font.Charset = DEFAULT_CHARSET
  112.     BottomAxis.Title.Font.Color = clWindowText
  113.     BottomAxis.Title.Font.Height = -11
  114.     BottomAxis.Title.Font.Name = 'MS Sans Serif'
  115.     BottomAxis.Title.Font.Style = []
  116.     BottomAxis.Title.Visible = False
  117.     BottomAxis.Title.Text = 'caBottom'
  118.     BottomAxis.Brush.Style = bsClear
  119.     TopAxis.Format = '#,##0.###'
  120.     TopAxis.Grid.GridPen.Style = psDot
  121.     TopAxis.Grid.MinorGridPen.Color = clInactiveBorder
  122.     TopAxis.Grid.TicksPen.Color = clGray
  123.     TopAxis.Labels.Font.Charset = DEFAULT_CHARSET
  124.     TopAxis.Labels.Font.Color = clWindowText
  125.     TopAxis.Labels.Font.Height = -11
  126.     TopAxis.Labels.Font.Name = 'MS Sans Serif'
  127.     TopAxis.Labels.Font.Style = []
  128.     TopAxis.Options = [axAutomaticMinimum, axAutomaticMaximum, axShowLabels, axShowGrid, axShowTitle]
  129.     TopAxis.Title.Font.Charset = DEFAULT_CHARSET
  130.     TopAxis.Title.Font.Color = clWindowText
  131.     TopAxis.Title.Font.Height = -11
  132.     TopAxis.Title.Font.Name = 'MS Sans Serif'
  133.     TopAxis.Title.Font.Style = []
  134.     TopAxis.Title.Text = 'caTop'
  135.     TopAxis.Brush.Style = bsClear
  136.     TopAxis.Visible = False
  137.     LeftAxis.Format = '#,##0.###'
  138.     LeftAxis.Grid.GridPen.Style = psDot
  139.     LeftAxis.Grid.MinorGridPen.Color = clInactiveBorder
  140.     LeftAxis.Grid.TicksPen.Color = clGray
  141.     LeftAxis.Labels.Font.Charset = DEFAULT_CHARSET
  142.     LeftAxis.Labels.Font.Color = clWindowText
  143.     LeftAxis.Labels.Font.Height = -11
  144.     LeftAxis.Labels.Font.Name = 'MS Sans Serif'
  145.     LeftAxis.Labels.Font.Style = []
  146.     LeftAxis.Maximum = 5
  147.     LeftAxis.ZoomMaximum = 5
  148.     LeftAxis.Options = [axAutomaticMinimum, axAutomaticMaximum, axShowLabels, axShowGrid, axShowTitle]
  149.     LeftAxis.Title.Font.Charset = DEFAULT_CHARSET
  150.     LeftAxis.Title.Font.Color = clWindowText
  151.     LeftAxis.Title.Font.Height = -11
  152.     LeftAxis.Title.Font.Name = 'Arial'
  153.     LeftAxis.Title.Font.Style = []
  154.     LeftAxis.Title.Angle = 90
  155.     LeftAxis.Title.Text = 'caLeft'
  156.     LeftAxis.Brush.Style = bsClear
  157.     LeftAxis.Pen.Style = psInsideFrame
  158.     RightAxis.Format = '#,##0.###'
  159.     RightAxis.Grid.GridPen.Style = psDot
  160.     RightAxis.Grid.MinorGridPen.Color = clInactiveBorder
  161.     RightAxis.Grid.TicksPen.Color = clGray
  162.     RightAxis.Labels.Font.Charset = DEFAULT_CHARSET
  163.     RightAxis.Labels.Font.Color = clWindowText
  164.     RightAxis.Labels.Font.Height = -11
  165.     RightAxis.Labels.Font.Name = 'MS Sans Serif'
  166.     RightAxis.Labels.Font.Style = []
  167.     RightAxis.Maximum = 41
  168.     RightAxis.Minimum = 25
  169.     RightAxis.ZoomMaximum = 41
  170.     RightAxis.ZoomMinimum = 25
  171.     RightAxis.Options = [axAutomaticMinimum, axAutomaticMaximum, axShowLabels, axShowGrid, axShowTitle]
  172.     RightAxis.Title.Font.Charset = DEFAULT_CHARSET
  173.     RightAxis.Title.Font.Color = clWindowText
  174.     RightAxis.Title.Font.Height = -11
  175.     RightAxis.Title.Font.Name = 'Arial'
  176.     RightAxis.Title.Font.Style = []
  177.     RightAxis.Title.Angle = 270
  178.     RightAxis.Title.Text = 'caRight'
  179.     RightAxis.Brush.Style = bsClear
  180.     RightAxis.Visible = False
  181.     Gradient.StartColor = clWhite
  182.     Footer.Text = 'Footer'
  183.     Footer.Font.Charset = DEFAULT_CHARSET
  184.     Footer.Font.Color = clRed
  185.     Footer.Font.Height = -11
  186.     Footer.Font.Name = 'MS Sans Serif'
  187.     Footer.Font.Style = []
  188.     Footer.Font.Deltas = [daColor]
  189.     Footer.Height = 24
  190.     Footer.Width = 0
  191.     Footer.Brush.Style = bsClear
  192.     Footer.ImageOptions = [ioStretch]
  193.     Footer.Visible = False
  194.     Header.Text = 'Chart'
  195.     Header.Font.Charset = DEFAULT_CHARSET
  196.     Header.Font.Color = clBlue
  197.     Header.Font.Height = -11
  198.     Header.Font.Name = 'MS Sans Serif'
  199.     Header.Font.Style = []
  200.     Header.Font.Deltas = [daColor]
  201.     Header.Height = 24
  202.     Header.Width = 0
  203.     Header.Brush.Style = bsClear
  204.     Header.ImageOptions = [ioStretch]
  205.     Legend.Alignment = taLeftJustify
  206.     Legend.Font.Charset = DEFAULT_CHARSET
  207.     Legend.Font.Color = clWindowText
  208.     Legend.Font.Height = -11
  209.     Legend.Font.Name = 'MS Sans Serif'
  210.     Legend.Font.Style = []
  211.     Legend.Visible = False
  212.     Legend.Shadow.Brush.Color = clBlack
  213.   end
  214.   object sSkinProvider1: TsSkinProvider
  215.     SkinData.SkinSection = 'FORM'
  216.     TitleButtons = <>
  217.     Left = 632
  218.   end
  219.   object wykresL: TRSLineChart
  220.     Brush.Color = clBtnFace
  221.     Pen.Color = clBlue
  222.     Pen.Width = 2
  223.     Font.Charset = DEFAULT_CHARSET
  224.     Font.Color = clWindowText
  225.     Font.Height = -11
  226.     Font.Name = 'MS Sans Serif'
  227.     Font.Style = []
  228.     Color = clBlue
  229.     Options = []
  230.     Parent = wykres
  231.     Values.Sorted = True
  232.     Values.DateTimeAxes = []
  233.     Values = <
  234.       item
  235.         Caption = '0'
  236.         Color = clLime
  237.         Visible = True
  238.       end
  239.       item
  240.         Caption = '1'
  241.         Color = clTeal
  242.         Visible = True
  243.         X = 1
  244.       end
  245.       item
  246.         Caption = '2'
  247.         Color = clAqua
  248.         Value = 5
  249.         Visible = True
  250.         X = 2
  251.         Y = 5
  252.       end
  253.       item
  254.         Caption = '3'
  255.         Color = clRed
  256.         Visible = True
  257.         X = 3
  258.       end
  259.       item
  260.         Caption = '4'
  261.         Color = clGreen
  262.         Visible = True
  263.         X = 4
  264.       end
  265.       item
  266.         Caption = '5'
  267.         Color = clYellow
  268.         Visible = True
  269.         X = 5
  270.       end
  271.       item
  272.         Caption = '6'
  273.         Color = clBlue
  274.         Visible = True
  275.         X = 6
  276.       end
  277.       item
  278.         Caption = '7'
  279.         Color = clPurple
  280.         Visible = True
  281.         X = 7
  282.       end
  283.       item
  284.         Caption = '8'
  285.         Color = clMaroon
  286.         Visible = True
  287.         X = 8
  288.       end
  289.       item
  290.         Caption = '9'
  291.         Color = clLime
  292.         Visible = True
  293.         X = 9
  294.       end
  295.       item
  296.         Caption = '10'
  297.         Color = clTeal
  298.         Visible = True
  299.         X = 10
  300.       end
  301.       item
  302.         Caption = '11'
  303.         Color = clFuchsia
  304.         Visible = True
  305.         X = 11
  306.       end>
  307.     Preview = False
  308.     Left = 528
  309.     Top = 296
  310.   end
  311. end
  312.